Add api for image transfer via copy-and-paste (#156408)
authorMatthias Clasen <mclasen@redhat.com>
Sun, 31 Oct 2004 05:40:25 +0000 (05:40 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sun, 31 Oct 2004 05:40:25 +0000 (05:40 +0000)
commit1c8e6a0e4fe16dcb9dafc5f1c90bc34bd7b3a9c4
tree14b23a3036bf2d423b0b5eca44b7e5c40ae64e6e
parent20d47e6c56a43fbb9890c8a06b359984c7ad1086
Add api for image transfer via copy-and-paste (#156408)

2004-10-31  Matthias Clasen  <mclasen@redhat.com>

Add api for image transfer via copy-and-paste (#156408)

* gtk/gtkclipboard.c (gtk_clipboard_set_image)
(gtk_clipboard_request_image, gtk_clipboard_wait_for_image)
(gtk_clipboard_wait_is_image_available): New functions for image
transfer.

* gtk/gtkselection.h:
* gtk/gtkselection.c (gtk_selection_data_targets_include_image):
New function, similar to gtk_selection_data_targets_include_text().
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-6
ChangeLog.pre-2-8
docs/reference/gtk/gtk-sections.txt
gtk/gtkclipboard.c
gtk/gtkclipboard.h
gtk/gtkselection.c
gtk/gtkselection.h